home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
legaegal
/
ltgx10
/
lx.bat
< prev
next >
Wrap
DOS Batch File
|
1988-01-16
|
384b
|
22 lines
echo off
cls
cd\MANAGEX
cls
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
LITIGEX
if not exist util.bat goto RETURN
echo off
cls
util
goto MANAGEX
:RETURN
echo off
if exist util.bat erase util.bat
cls
if exist end.fyl erase end.fyl
cls
cd\ROOT {here, substitute the name of the subdirectory containing FX.BAT}
cls